home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen… 1994 February Supplement / ARPL-Feb-94-Supplement-PowerPC.iso / 3rd Party PowerPC Demo Apps / Aldus FreeHand / Aldus FreeHand 4.0 TV / Aldus FreeHand 4.0 TV.rsrc / Post_1247 < prev    next >
Encoding:
Text File  |  1994-01-25  |  236 b   |  22 lines

  1. ^R 
  2. fhnumcolors 1 eq 
  3. {
  4.  currentscreen 
  5.  3 -1 roll  
  6.  pop
  7.  setscreen
  8. }
  9. {
  10.  currentcolorscreen 
  11.  12 2 roll   
  12.  pop 11 index  
  13.  12 3 roll   
  14.  pop 11 index  
  15.  12 3 roll   
  16.  pop 11 index  
  17.  12 3 roll   
  18.  pop     
  19.  setcolorscreen  
  20. }
  21. ifelse